home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / basic / fontconv.lha / fc.readme < prev   
Text File  |  1997-09-10  |  516b  |  14 lines

  1. Short:    Include an intuition font to a Blitz Basic program
  2. Author:   ott@lbi.ee (Ott M. Aaloe)
  3. Uploader: ott@lbi.ee (Ott M. Aaloe)
  4. Type:     dev/blitz
  5.  
  6. Original C source generator version by Andreas Baum.
  7. There are many utils out there that convert font data to
  8. C source code. This one does exactly like all others but
  9. the conversion is done for Blitz Basic.
  10. Just run fc, select a font, output file and a BlitzBasic source
  11. file is generated, ready to load into TED and run.
  12. No more OpenDiskFont_ needed!
  13. Have fun!
  14.